comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 18:05:03 +0000 (14:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 18:05:03 +0000 (14:05 -0400)
doc/bugs/install_on_android_boox__58___xargs_Permission_denied/comment_2_6aa84b45e90adceec69f4f413d325e62._comment [new file with mode: 0644]

diff --git a/doc/bugs/install_on_android_boox__58___xargs_Permission_denied/comment_2_6aa84b45e90adceec69f4f413d325e62._comment b/doc/bugs/install_on_android_boox__58___xargs_Permission_denied/comment_2_6aa84b45e90adceec69f4f413d325e62._comment
new file mode 100644 (file)
index 0000000..d13c52f
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2025-01-07T17:57:37Z"
+ content="""
+My guess would be that, since xargs is the first bundled binary from the
+git-annex tarball that gets run, that the binary is either the wrong
+architecture, or that something about the Android system prevents it from
+running ELF binaries from termux's home directory.
+"""]]